home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
multiuser
/
include
/
proto
/
multiuser.h
Wrap
C/C++ Source or Header
|
1995-05-23
|
179b
|
8 lines
#ifndef PROTO_MULTIUSER_H
#define PROTO_MULTIUSER_H
#include <exec/types.h>
extern struct muBase *muBase;
#include <clib/multiuser_protos.h>
#include <pragmas/multiuser.h>
#endif